void * AddU32ToPtr( void* ptr, u32 offset );
offset
Adds the offset value to the pointer.
CONFIDENTIAL