extractInt
e79e4277 ("[ fix ] Make Bits types use int switch statement in RefC") made the RefC backend generate code calling `extractInt` with Bits types, bit did not add the extra cases to `extractInt`. This commit adds the missing cases. Fixes #2452
e79e4277
Fin n
Bits