pub unsafe extern "C" fn gst_util_fraction_compare( a_n: c_int, a_d: c_int, b_n: c_int, b_d: c_int, ) -> c_int