pub fn gl_draw_elements(
    mode: DrawMode,
    count: usize,
    kind: IndexKind,
    offset: GLint
)