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