public long ApplyMaskTests(long input) { return(input.ApplyMask("XXXXXXXXXXXXXXXXXXXXXXXXXXXXX1XXXX0X")); }