pub unsafe extern "C" fn mpi_lt_mpi_ct(
    X: *const mpi,
    Y: *const mpi,
    ret: *mut c_uint
) -> c_int