pub unsafe extern "C" fn ges_layer_get_clips_in_interval(
    layer: *mut GESLayer,
    start: GstClockTime,
    end: GstClockTime
) -> *mut GList