AllocRequest
status_t AllocRequest(size_t requestSize);
err = AllocRequest(sizeof(struct IOStdReq));
AllocRequest(requestSize);