pub const LfFuncId = extern struct
pub const LfFuncId = extern struct { len: u16, kind: LfRecordKind, scope_id: u32, type: u32, name: [1]u8, // null-terminated }