pub type PFNGLGETSUBROUTINEINDEXPROC = Option<unsafe extern "C" fn(program: GLuint, shadertype: GLenum, name: *const GLchar) -> GLuint>;