pub const unwind_info_compressed_second_level_page_header = extern struct
pub const unwind_info_compressed_second_level_page_header = extern struct { /// UNWIND_SECOND_LEVEL_COMPRESSED kind: UNWIND_SECOND_LEVEL = .COMPRESSED, entryPageOffset: u16, entryCount: u16, encodingsPageOffset: u16, encodingsCount: u16, // 32bit entry array // encodings array }