pub unsafe extern "C" fn ges_clip_remove_top_effect(
    clip: *mut GESClip,
    effect: *mut GESBaseEffect,
    error: *mut *mut GError,
) -> gboolean