pub const fn binary_usize(u: usize, v: usize) -> usize
Const binary GCD implementation for usize.
usize