pub unsafe extern "C" fn mbedtls_mpi_write_binary( X: *const mbedtls_mpi, buf: *mut c_uchar, buflen: usize, ) -> c_int