pub type DrawInstructionsVec = Vec<DrawInstructions>;
pub struct DrawInstructionsVec { /* private fields */ }