FIDO_DUMMY_RP_ID
if ((rp.id = strdup(FIDO_DUMMY_RP_ID)) == NULL ||
const char *rp_id = FIDO_DUMMY_RP_ID;