pub unsafe extern "C" fn lv_obj_set_style_bg_img_tiled(
    obj: *mut _lv_obj_t,
    value: bool,
    selector: lv_style_selector_t
)