pub unsafe extern "C" fn gst_base_transform_update_src_caps(
    trans: *mut GstBaseTransform,
    updated_caps: *mut GstCaps
) -> gboolean