SEEK_HOLE
#ifndef SEEK_HOLE
LWHENCE(SEEK_HOLE);
case SEEK_HOLE:
offset = seekType == SEEK_HOLE ? end - pos : 0;