func GLMakeCurrent(ih *Ihandle) { C.IupGLMakeCurrent(ih.C()) }
func MakeCurrent(ih *iup.Ihandle) { C.IupGLMakeCurrent(ih.C()) }