pub unsafe extern "C" fn ges_container_add(
    container: *mut GESContainer,
    child: *mut GESTimelineElement
) -> gboolean