Source position: mselibc.pas line 2374
type __itimer_which = (
ITIMER_REAL,
ITIMER_VIRTUAL,
ITIMER_PROF
);