pub unsafe extern "C" fn LLVMRustFindAndCreatePass(
    Pass: *const c_char
) -> Option<&'static mut Pass>