Constant F_OK

pub const F_OK: i32 = 0;
Available on crate feature dep_sdl2 only.