pub type MPI_Datarep_extent_function = Option<unsafe extern "C" fn(arg1: MPI_Datatype, arg2: *mut MPI_Aint, arg3: *mut c_void) -> c_int>;