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