pub unsafe extern "C" fn wolfSSL_SSLSetIOSend(
    ssl: *mut WOLFSSL,
    CBIOSend: CallbackIOSend
)