pub unsafe extern "C" fn wolfSSL_CTX_AllowEncryptThenMac(
    ctx: *mut WOLFSSL_CTX,
    set: c_int
) -> c_int