pub unsafe extern "C" fn mbedtls_mpi_write_string( X: *const mbedtls_mpi, radix: c_int, buf: *mut c_char, buflen: usize, olen: *mut usize, ) -> c_int