htole32
footer.size = htole32(size);
footer.csum = htole32(csum);
#ifndef htole32
#ifndef htole32
CASE_TEST(htole32); EXPECT_EQ(1, htole32(is_le ? 0x01234567 : 0x67452301), 0x01234567); break;
.magic = htole32(FUNCTIONFS_STRINGS_MAGIC),
.length = htole32(sizeof(strings)),
.str_count = htole32(1),
.lang_count = htole32(1),
.magic = htole32(FUNCTIONFS_DESCRIPTORS_MAGIC_V2),
.flags = htole32(FUNCTIONFS_HAS_FS_DESC |
.length = htole32(sizeof(descriptors)),
.fs_count = htole32(3),
.hs_count = htole32(3),