pub unsafe extern "C" fn EVP_CIPHER_CTX_set_flags(
    ctx: *const EVP_CIPHER_CTX,
    flags: u32
)