func (w *win) display() int64 { return int64(C.gs_display_init()) }
func (o *osx) display() int64 { return int64(C.gs_display_init()) }