#[no_mangle]
pub extern "C" fn liq_set_speed(
    attr: &mut liq_attr,
    speed: c_int
) -> liq_error