fido_dev_open
int fido_dev_open(fido_dev_t *, const char *);
if ((r = fido_dev_open(sk->dev, sk->path)) != FIDO_OK) {