cbor_encode_user_entity
(argv[2] = cbor_encode_user_entity(&cred->user)) == NULL ||
param_cbor[2] = cbor_encode_user_entity(&cred->user);
cbor_item_t *cbor_encode_user_entity(const fido_user_t *);
(argv[2] = cbor_encode_user_entity(&user)) == NULL ||