fdfmt
struct fdfmt fdfmt;
error = fd_check_format(id, 1, &fdfmt);
sc->fmt.maxsec.H = fdfmt.maxsec.H;
struct fdfmt fmt;
extern int fd_check_format(int, int, struct fdfmt *);