This problem was asked by Stripe. Given an integer n, return the length of the longest consecutive run of 1s in its binary representation. For example, given 156, you should return 3