fsgetmaxphys
int fsgetmaxphys(int *, int *);
gotit = fsgetmaxphys(&maxphys, NULL);
gotit = fsgetmaxphys(&maxphys, &error);