pub unsafe trait Std140Struct { }
Marker trait for struct types that were marked with #[repr_std140].
#[repr_std140]