pub type PFNGLSCISSORINDEXEDPROC = Option<unsafe extern "C" fn(index: GLuint, left: GLint, bottom: GLint, width: GLsizei, height: GLsizei)>;