pub unsafe extern "C" fn fig_editor_remove_seq_item( editor: *mut FigEditor, path: *const FigPathSegment, path_len: usize, index: usize, ) -> FigStatus