pub unsafe extern "C" fn lv_clamp_height( height: i32, min_height: i32, max_height: i32, ref_height: i32, ) -> i32