pub type PFN_glGetTransformFeedbackVarying = unsafe extern "system" fn(_program: GLuint, _index: GLuint, _bufSize: GLsizei, _length: *mut GLsizei, _size: *mut GLsizei, _type: *mut GLenum, _name: *mut GLchar);