Constant FALLOC_FL_PUNCH_HOLE

pub const FALLOC_FL_PUNCH_HOLE: i32 = 0x02; // 2i32
Available on crate feature dep_sdl3 only.