tst_open
tst_open(name, core, swap, (wflag ? O_RDWR : O_RDONLY));
void tst_open(char *, char *, char *, int);