pub unsafe extern "C" fn lv_theme_set_apply_cb(
    theme: *mut lv_theme_t,
    apply_cb: lv_theme_apply_cb_t
)