pub unsafe extern "C" fn ges_meta_container_foreach(
    container: *mut GESMetaContainer,
    func: GESMetaForeachFunc,
    user_data: gpointer,
)