Constant F_GETLK

pub const F_GETLK: i32 = 5;
Available on crate feature dep_sdl3 only.