-careful mem-freeing in deinit_exporter()
	-free all memory, also from templates, ...

-decide endianess and make htonll/ntoll in encoding.c a noop,
if big-endian machine
	-get info from autoconf OR via <endian.h> ??

-make API _strictly_ host byte order; automatically convert for internal use
where necessary

