pub unsafe extern "C" fn ges_clip_set_top_effect_priority( clip: *mut GESClip, effect: *mut GESBaseEffect, newpriority: c_uint, ) -> gboolean