pub type PFNGLNAMEDPROGRAMSTRINGEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, format: GLenum, len: GLsizei, string: *const c_void)>;