pub unsafe extern "C" fn lv_theme_set_apply_cb(
theme: *mut _lv_theme_t,
apply_cb: Option<unsafe extern "C" fn(*mut _lv_theme_t, *mut _lv_obj_t)>,
)
pub unsafe extern "C" fn lv_theme_set_apply_cb(
theme: *mut _lv_theme_t,
apply_cb: Option<unsafe extern "C" fn(*mut _lv_theme_t, *mut _lv_obj_t)>,
)