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