ref: ae0f1df36c66ee68ef3680808f161dc3c5708ffa
dir: /fns.h/
GBundle getbundle(GPos pos, int zoom, Point *offset); GPos getlocation(void); void lockmapimage(void); void unlockmapimage(void); typedef void (*ImageUpdated)(void); void requestimage(GBundle from, ImageUpdated); void debugprint(char *fmt, ...);