pub unsafe extern "C" fn wolfSSL_BIO_get_fd(
    bio: *mut WOLFSSL_BIO,
    fd: *mut c_int
) -> c_int