pub unsafe extern "C" fn MPI_File_get_type_extent(
    fh: *mut ompi_file_t,
    datatype: *mut ompi_datatype_t,
    extent: *mut isize
) -> i32