pub unsafe extern "C" fn PMPI_File_get_size(
    fh: *mut ompi_file_t,
    size: *mut i64
) -> i32