pub unsafe extern "C" fn gst_base_transform_update_qos(
    trans: *mut GstBaseTransform,
    proportion: c_double,
    diff: GstClockTimeDiff,
    timestamp: GstClockTime
)