kind: DebugSubsectionKindcodeview::DebugSubsectionKind enum
length: u32number of bytes occupied by this record.
pub const DebugSubsectionHeader = extern struct {
/// codeview::DebugSubsectionKind enum
kind: DebugSubsectionKind,
/// number of bytes occupied by this record.
length: u32,
}