Constant F_SETLK

pub const F_SETLK: i32 = 6;
Available on crate feature dep_sdl2 only.