pub type PFNGLDRAWRANGEELEMENTSPROC = Option<unsafe extern "C" fn(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type_: GLenum, indices: *const GLvoid)>;