htole32
footer.size = htole32(size);
footer.csum = htole32(csum);
#ifndef htole32
#ifndef htole32
.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),