cd tmp
ln -s ~/ngtk3/nim-glib/src/glib.nim
ln -s ~/ngtk3/nim-gobject/src/gobject.nim
nim c atk.nim
cd ..
