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