pub unsafe extern "C" fn MPI_File_write_all_end(
    fh: *mut ompi_file_t,
    buf: *const c_void,
    status: *mut ompi_status_public_t
) -> i32