pub unsafe extern "C" fn LLVMRustCreateMemorySanitizerPass(
    TrackOrigins: c_int,
    Recover: bool
) -> &'static mut Pass