pub unsafe extern "C" fn EVP_CIPHER_meth_set_set_asn1_params(
cipher: *mut evp_cipher_st,
set_asn1_parameters: Option<unsafe extern "C" fn(_: *mut evp_cipher_ctx_st, _: *mut asn1_type_st) -> i32>,
) -> i32
pub unsafe extern "C" fn EVP_CIPHER_meth_set_set_asn1_params(
cipher: *mut evp_cipher_st,
set_asn1_parameters: Option<unsafe extern "C" fn(_: *mut evp_cipher_ctx_st, _: *mut asn1_type_st) -> i32>,
) -> i32