pub unsafe extern "C" fn OMPI_C_MPI_TYPE_NULL_COPY_FN(
    datatype: *mut ompi_datatype_t,
    type_keyval: i32,
    extra_state: *mut c_void,
    attribute_val_in: *mut c_void,
    attribute_val_out: *mut c_void,
    flag: *mut i32
) -> i32