sputl32
static char *sputl32(uint32_t, char *);
dst = is64 ? sputl64(nsyms, dst) : sputl32(nsyms, dst);
sputl32((*ptr)->ar_offset, dst);