pub unsafe extern "C" fn fig_editor_source( editor: *const FigEditor, out_ptr: *mut *const u8, out_len: *mut usize, ) -> FigStatus