This routine is invoked to increment the current stack location of
a given IRP.
If the caller wishes to call the next driver in a stack, and does not
wish to change the arguments, nor does he wish to set a completion
routine, then the caller first calls IoSkipCurrentIrpStackLocation
and the calls IoCallDriver.