pub unsafe extern "C" fn wolfSSL_CTX_SetEncryptMacCb(
    ctx: *mut WOLFSSL_CTX,
    cb: CallbackEncryptMac
)