cbor_encode_pubkey_list
if ((argv[2] = cbor_encode_pubkey_list(cl)) == NULL) {
if ((argv[4] = cbor_encode_pubkey_list(&cred->excl)) == NULL) {
cbor_item_t *cbor_encode_pubkey_list(const fido_blob_array_t *);