Clear high bits from an unsigned integer starting with specific bit position @param a value to clip @param p bit position to clip at @return clipped value
See Implementation
Clear high bits from an unsigned integer starting with specific bit position @param a value to clip @param p bit position to clip at @return clipped value