pub unsafe extern "C" fn lv_btnmatrix_set_one_checked(
    obj: *mut lv_obj_t,
    en: bool
)