pub unsafe extern "C" fn lv_theme_mono_init(
    disp: *mut lv_disp_t,
    dark_bg: bool,
    font: *const lv_font_t
) -> *mut lv_theme_t