fssh_fstat
#define fstat fssh_fstat
extern int fssh_fstat(int fd, struct fssh_stat *st);
if (fssh_fstat(fd, &st) < 0) {
if (fssh_fstat(file, &stat) < FSSH_B_OK)