#[derive(Struct)]
{
// Attributes available to this derive:
#[little_endian]
#[big_endian]
#[strict_sizing]
}
#[derive(Struct)]
{
// Attributes available to this derive:
#[little_endian]
#[big_endian]
#[strict_sizing]
}