Calculates the greatest common divisor of @a and @b.
First value as #gint64
Second value as #gint64
Return: Greatest common divisor of @a and @b
See Implementation
Calculates the greatest common divisor of @a and @b.