Add fallback function for endian(3) family functions in isc/endian.h
Write simple bswap{16,32,64} macros and use them in place where byteorder(3) functions are not appropriate (e.g. bigendian platforms and 64-bit functions).
Edited by Michał Kępień