pub unsafe extern "C" fn EVP_PKEY_asn1_set_ctrl( ameth: *mut evp_pkey_asn1_method_st, pkey_ctrl: Option<unsafe extern "C" fn(*mut evp_pkey_st, i32, i64, *mut c_void) -> i32>, )