Allocates memory for and initializes a new IO request block of a user-specified number of bytes. The number of bytes must be at least as large as a "struct Message".
INPUTS
ioReplyPort
Pointer to a port for replies (an initialized message port, as created by CreateMsgPort() ). If NULL, this function fails.