Function av_gcd_q

pub unsafe extern "C" fn av_gcd_q(
    a: AVRational,
    b: AVRational,
    max_den: i32,
    def: AVRational,
) -> AVRational