pub unsafe extern "C" fn wolfSSL_BIO_new_mem_buf(
    buf: *const c_void,
    len: c_int
) -> *mut WOLFSSL_BIO