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