resource eio_custom ( mixed $execute , int $pri , mixed $callback [, mixed $data = NULL ] )
eio_custom() executes custom function specified by execute processing it just like any other eio_* call.
eio_custom() returns request resource on success or FALSE on error.