func (w *win) shellOpen(r *nrefs) { C.gs_shell_open(C.long(r.display)) }
func (o *osx) shellOpen(r *nrefs) { C.gs_shell_open(C.long(r.display)) }