pub unsafe extern "C" fn wolfSSL_set_bio(
    ssl: *mut WOLFSSL,
    rd: *mut WOLFSSL_BIO,
    wr: *mut WOLFSSL_BIO
)