pub unsafe extern "C" fn PMPI_File_set_errhandler(
    file: *mut ompi_file_t,
    errhandler: *mut ompi_errhandler_t
) -> i32