pub unsafe extern "C" fn ges_timeline_add_track(
    timeline: *mut GESTimeline,
    track: *mut GESTrack,
) -> gboolean