pub unsafe extern "C" fn gst_value_set_fraction_range_full( value: *mut GValue, numerator_start: c_int, denominator_start: c_int, numerator_end: c_int, denominator_end: c_int, )