ref: 2376db3167bee07ce18758a32ef05916eb325a3f
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, ...);