pub type PFNGLGETPROGRAMIVPROC = Option<unsafe extern "C" fn(program: GLuint, pname: GLenum, params: *mut GLint)>;