pub unsafe extern "C" fn fig_embed_extract( input: *const u8, input_len: usize, embed_type: c_int, out_region: *mut FigRegion, ) -> FigStatus