pub const GenericBlob = extern struct
pub const GenericBlob = extern struct { /// Magic number magic: u32, /// Total length of blob length: u32, }