flags2str
printf("%s", flags2str(chflags_flags, sp->st_flags));
extern const char *flags2str(int flags);