pub unsafe extern "C" fn LLVMRustBuildOperandBundleDef<'a>(
    Name: *const c_char,
    Inputs: *const &'a Value,
    NumInputs: c_uint
) -> &'a mut OperandBundleDef<'a>