pub unsafe extern "C" fn wolfSSL_BIO_get_ex_data(
    bio: *mut WOLFSSL_BIO,
    idx: c_int
) -> *mut c_void