__KABI_REPLACE
__KABI_REPLACE(_oldtype __kabi_renamed##_oldname, struct { _new; })
#define KABI_USE(number, _new) __KABI_REPLACE(KABI_RESERVE(number), _new)
__KABI_REPLACE( \
__KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)