Function std::num::gcd

pub fn gcd<T: Integer>(x: T, y: T) -> T