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