pub unsafe extern "C" fn fig_editor_reorder_keys( editor: *mut FigEditor, path: *const FigPathSegment, path_len: usize, keys: *const FigStr, keys_len: usize, ) -> FigStatus