pub unsafe extern "C" fn wolfSSL_BIO_set_callback(
    bio: *mut WOLFSSL_BIO,
    callback_func: wolf_bio_info_cb
)