private static byte *GetClipboardTextCallback(void *userData) { return(GLFW.GetClipboardStringRaw((Window *)userData)); }