pub unsafe extern "C" fn wolfSSL_BIO_get_mem_ptr(
    bio: *mut WOLFSSL_BIO,
    m: *mut *mut WOLFSSL_BUF_MEM
) -> c_long