pub unsafe extern "C" fn fig_editor_create( input: *const u8, input_len: usize, format: c_int, out_editor: *mut *mut FigEditor, ) -> FigStatus