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