pub unsafe extern "C" fn TRUST_TOKEN_ISSUER_set_srr_key(
    ctx: *mut TRUST_TOKEN_ISSUER,
    key: *mut EVP_PKEY
) -> c_int