Returns the first multiple of specified multiple greater or equal to the specified value.
( 8, 15 ) == 16, and NextMultipleOf( 8, 16 ) == 16.