/// Special marker trait implemented only for `std140` types.
pub unsafe
/// Structure to transform data from rust's structure to the raw data ready to upload to UBO.
/// Users should prefer to use `derive(AsStd140)` instead of implementing this manually.
pub unsafe