pub unsafe extern "C" fn LLVMRustAddCallSiteAttributes<'a>(
    Instr: &'a Value,
    index: c_uint,
    Attrs: *const &'a Attribute,
    AttrsLen: size_t
)