pub unsafe extern "C" fn mpi_write_binary(
    X: *const mpi,
    buf: *mut c_uchar,
    buflen: size_t
) -> c_int