pub unsafe extern "C" fn mpi_read_string(
    X: *mut mpi,
    radix: c_int,
    s: *const c_char
) -> c_int