extern _CLibFunc int _callLFN(const int fct, struct REGPACK * const rp);
extern _CLibFunc int getdisk(void);
extern _CLibFunc byte far *getdta(void);
extern _CLibFunc int setdisk(int drive);
extern _CLibFunc void setdta(byte far * dta);
