pub const VERTEX_ELEMENT_SIZE: usize = _; // 8usize
Represents the true size of VertexElement. Always use this value instead of std::mem::size_of.