lseek32_common
error = lseek32_common(fp, stype, (offset_t)off,
error = lseek32_common(fp, stype, (offset_t)(uint_t)off,
error = lseek32_common(fp, stype, off, MAXOFFSET_T, &retoff);