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