pub unsafe extern "C" fn fig_editor_append_seq( editor: *mut FigEditor, path: *const FigPathSegment, path_len: usize, val: *const u8, val_len: usize, ) -> FigStatus