pub unsafe extern "C" fn mpi_sub_mpi(
    X: *mut mpi,
    A: *const mpi,
    B: *const mpi
) -> c_int