#[unsafe(no_mangle)]pub extern "C" fn liq_image_add_fixed_color( img: &mut liq_image<'_>, color: liq_color, ) -> liq_error