pub unsafe extern "C" fn fig_parse( input: *const u8, input_len: usize, format: c_int, out_doc: *mut *mut FigDocument, ) -> FigStatus