pub unsafe extern "C" fn wolfSSL_BIO_get_ssl(
    bio: *mut WOLFSSL_BIO,
    ssl: *mut *mut WOLFSSL
) -> c_long