We had the start of functions that operated on little endian bitmaps. This adds more operations and uses __packed to support unaligned bitmaps on platforms where unaligned accesses are a problem. Signed-off-by: Zach Brown <zab@versity.com>