pub type PFNGLQUERYRESOURCENVPROC = Option<unsafe extern "C" fn(queryType: GLenum, tagId: GLint, bufSize: GLuint, buffer: *mut GLint) -> GLint>;