pub unsafe extern "C" fn MPI_File_set_atomicity(
    fh: *mut ompi_file_t,
    flag: i32
) -> i32