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