pub unsafe extern "C" fn wolfSSL_CTX_SetIOSend(
    ctx: *mut WOLFSSL_CTX,
    CBIOSend: CallbackIOSend
)