round_power_of_two
static inline s32 round_power_of_two(const s32 val, s32 n)
static inline int round_power_of_two(int value, int num)