pub type PFNGLPROGRAMPARAMETERIPROC = Option<unsafe extern "C" fn(program: GLuint, pname: GLenum, value: GLint)>;