pub unsafe extern "C" fn gst_value_fraction_multiply( product: *mut GValue, factor1: *const GValue, factor2: *const GValue, ) -> gboolean