Represents method GCD(Int64,Int64).
GCD(Int64,Int64)
function GCD(const N1, N2: Int64): Int64; overload;