aligned
static void aligned(FICL_VM *pVM)
#define aligned(a, t) (rounddown2((u_long)(a), sizeof(t)) == (u_long)(a))