std › debug › MemoryAccessor.have_msynchave_msyncSourceImplementation#const have_msync = switch (native_os) { .wasi, .emscripten, .windows => false, else => true, }