pub const flock = switch (native_os)
pub const flock = switch (native_os) { .windows, .wasi => {}, else => private.flock, }