// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT. //go:build (darwin && amd64) || (darwin && arm64) || (freebsd && 386) || (freebsd && amd64) || (freebsd && arm) || (freebsd && arm64) || (linux && 386) || (linux && amd64) || (linux && arm) || (linux && arm64) || (linux && loong64) || (linux && ppc64le) || (linux && riscv64) || (linux && s390x) || (openbsd && amd64) || (openbsd && arm64) || (windows && (amd64 || arm64)) || (windows && 386) package sqlite3 const __INT_FAST8_MAX__ = 127 const __INT_FAST8_WIDTH__ = 8 const __UINT_FAST8_MAX__ = 255 type mode_t = Tmode_t type off_t = Toff_t type pid_t = Tpid_t