unsafe fn atomic_umax<T: Copy>(dst: *mut T, val: T, order: Ordering) -> T
returns the max value (unsigned comparison)