pub(crate) unsafe extern "C" fn LLVMCreateOperandBundle( Tag: *const c_char, TagLen: size_t, Args: *const &Value, NumArgs: c_uint, ) -> *mut OperandBundle<'_>