pub unsafe extern "C" fn fig_editor_add_leading_comment( editor: *mut FigEditor, path: *const FigPathSegment, path_len: usize, text: *const u8, text_len: usize, ) -> FigStatus