IOStdReq
struct IOStdReq *StdRequest() const { return fIOStdReq; };
struct IOStdReq *fIOStdReq;
err = AllocRequest(sizeof(struct IOStdReq));
fIOStdReq = (struct IOStdReq *)ioRequest;
fIOStdReq = (struct IOStdReq *)fIORequest;
err = AllocRequest(sizeof(struct IOStdReq));