pub unsafe extern "C" fn lv_disp_set_theme(
    disp: *mut lv_disp_t,
    th: *mut lv_theme_t
)