pub unsafe extern "C" fn lv_clamp_width( width: i32, min_width: i32, max_width: i32, ref_width: i32, ) -> i32