__smatch_type_rl
#define __smatch_rl(fmt...) __smatch_type_rl(long long, fmt)
x = __smatch_type_rl(int, "s32min-s32max[$2 + 4]", 5);