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