pub unsafe extern "C" fn MPI_Type_create_f90_real(
    p: i32,
    r: i32,
    newtype: *mut *mut ompi_datatype_t
) -> i32