fido_dev_make_cred
int fido_dev_make_cred(fido_dev_t *, fido_cred_t *, const char *);
if ((r = fido_dev_make_cred(sk->dev, cred, pin)) != FIDO_OK) {