// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT. //go:build (freebsd && 386) || (freebsd && amd64) || (freebsd && arm64) package sqlite3 type TFILE = struct { F_p uintptr F_r int32 F_w int32 F_flags int16 F_file int16 F_bf t__sbuf F_lbfsize int32 F_cookie uintptr F_close uintptr F_read uintptr F_seek uintptr F_write uintptr F_ub t__sbuf F_up uintptr F_ur int32 F_ubuf [3]uint8 F_nbuf [1]uint8 F_lb t__sbuf F_blksize int32 F_offset Tfpos_t F_fl_mutex uintptr F_fl_owner uintptr F_fl_count int32 F_orientation int32 F_mbstate t__mbstate_t F_flags2 int32 } type Tfiobmap2_arg = struct { Fbn t__daddr_t Frunp int32 Frunb int32 } type Tflock = struct { Fl_start Toff_t Fl_len Toff_t Fl_pid Tpid_t Fl_type int16 Fl_whence int16 Fl_sysid int32 } type Tmax_align_t = struct { F__max_align1 int64 F__max_align2 float64 } type Tspacectl_range = struct { Fr_offset Toff_t Fr_len Toff_t } type Tvm_paddr_t = uint64 type t__max_align_t = struct { F__max_align1 int64 F__max_align2 float64 } type t__oflock = struct { Fl_start Toff_t Fl_len Toff_t Fl_pid Tpid_t Fl_type int16 Fl_whence int16 } type t__sFILE = struct { F_p uintptr F_r int32 F_w int32 F_flags int16 F_file int16 F_bf t__sbuf F_lbfsize int32 F_cookie uintptr F_close uintptr F_read uintptr F_seek uintptr F_write uintptr F_ub t__sbuf F_up uintptr F_ur int32 F_ubuf [3]uint8 F_nbuf [1]uint8 F_lb t__sbuf F_blksize int32 F_offset Tfpos_t F_fl_mutex uintptr F_fl_owner uintptr F_fl_count int32 F_orientation int32 F_mbstate t__mbstate_t F_flags2 int32 } type t__vm_paddr_t = uint64