pub unsafe extern "C" fn mpi_set_bit(
    X: *mut mpi,
    pos: size_t,
    val: c_uchar
) -> c_int