pub unsafe extern "C" fn fig_editor_append_container_to_seq( editor: *mut FigEditor, path: *const FigPathSegment, path_len: usize, body: *const u8, body_len: usize, ) -> FigStatus