pub unsafe extern "C" fn lv_obj_refresh_style(
    obj: *mut _lv_obj_t,
    part: lv_part_t,
    prop: lv_style_prop_t
)