nn::math::CntLz
u32 CntLz( u32 x );
Counts the number of consecutive bits set to 0, starting from the most significant bit (MSB).
CONFIDENTIAL