pub type SourceInfo = ZExtZBuf<{ _ }>;
Used to carry additional information about the source of data
#[repr(transparent)]pub struct SourceInfo { pub value: ZBuf, }
value: ZBuf