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