pub unsafe extern "C" fn lv_obj_clear_state(
    obj: *mut lv_obj_t,
    state: lv_state_t
)