#[no_mangle]
pub extern "C" fn liq_histogram_add_fixed_color(
    hist: &mut liq_histogram,
    color: liq_color,
    gamma: f64
) -> liq_error