pub unsafe extern "C" fn gst_uri_set_path_segments(
    uri: *mut GstUri,
    path_segments: *mut GList
) -> gboolean