pub unsafe extern "C" fn lv_map( x: i32, min_in: i32, max_in: i32, min_out: i32, max_out: i32, ) -> i32