fastForEachOneBits

inline fun Int.fastForEachOneBits(block: (Int) -> Unit)