Constant ITIMER_PROF

pub const ITIMER_PROF: i32 = 2;
Available on crate feature dep_sdl3 only.