Given an integer x and a nonnegative integer shift, return closest integer to x / 2**shift; use round-to-even in case of a tie.
(x, shift)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected