#[no_mangle]
pub extern "C" fn LLVMVerifyModule(
M: LLVMModuleRef,
Action: LLVMVerifierFailureAction,
OutMessage: *mut *mut c_char,
) -> LLVMBool
#[no_mangle]
pub extern "C" fn LLVMVerifyModule(
M: LLVMModuleRef,
Action: LLVMVerifierFailureAction,
OutMessage: *mut *mut c_char,
) -> LLVMBool