pub unsafe extern "C" fn gst_value_set_int_range_step( value: *mut GValue, start: c_int, end: c_int, step: c_int, )