pub unsafe extern "C" fn lv_obj_has_flag_any(
    obj: *const lv_obj_t,
    f: lv_obj_flag_t
) -> bool