pub unsafe extern "C" fn ges_layer_add_clip_full(
    layer: *mut GESLayer,
    clip: *mut GESClip,
    error: *mut *mut GError
) -> gboolean