pub unsafe extern "C" fn lv_obj_set_content_width(
    obj: *mut _lv_obj_t,
    w: lv_coord_t
)