pub unsafe extern "C" fn EVP_PKEY_asn1_set_param_check(
ameth: *mut evp_pkey_asn1_method_st,
pkey_param_check: Option<unsafe extern "C" fn(_: *const evp_pkey_st) -> i32>,
)
pub unsafe extern "C" fn EVP_PKEY_asn1_set_param_check(
ameth: *mut evp_pkey_asn1_method_st,
pkey_param_check: Option<unsafe extern "C" fn(_: *const evp_pkey_st) -> i32>,
)