save_atags
extern void save_atags(const struct tag *tags);
static inline void save_atags(const struct tag *tags) { }
save_atags(tags);