pub unsafe extern "C" fn EVP_CIPHER_meth_get_init( cipher: *const evp_cipher_st, ) -> Option<unsafe extern "C" fn(_: *mut evp_cipher_ctx_st, _: *const u8, _: *const u8, _: i32) -> i32>