pub unsafe extern "C" fn TCOD_color_lerp( c1: TCOD_color_t, c2: TCOD_color_t, coef: f32, ) -> TCOD_color_t