pub unsafe extern "C" fn ges_layer_set_active_for_tracks(
    layer: *mut GESLayer,
    active: gboolean,
    tracks: *mut GList
) -> gboolean