Constant F_UNLCK

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