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