pub unsafe extern "C" fn mpi_add_int(
    X: *mut mpi,
    A: *const mpi,
    b: mpi_sint
) -> c_int