nn::math::RoundUp
void * RoundUp( void * x, u32 base );
Rounds a value up so it is a multiple of the specified value.
CONFIDENTIAL