pub(crate) fn parse_pubkey(
    id_literal: &LitStr,
    pubkey_type: &TokenStream
) -> Result<TokenStream>