RT_OROUNDUP
#define RT_OADVANCE(x, n) (x += RT_OROUNDUP((n)->sa_len))
#define RT_XROUNDUP(n) RT_OROUNDUP(n)