pub unsafe extern "C" fn PMPI_Type_get_extent_x(
    type_: *mut ompi_datatype_t,
    lb: *mut i64,
    extent: *mut i64
) -> i32