#[no_mangle]
pub extern "C" fn liq_set_max_colors(
    attr: &mut liq_attr,
    colors: c_uint
) -> liq_error