sshkey_perm_ok
r = sshkey_perm_ok(fd, filename);
int sshkey_perm_ok(int, const char *);
if (sshkey_perm_ok(fd, filename) != 0) {