pub unsafe extern "C" fn lv_span_set_text_static(
    span: *mut lv_span_t,
    text: *const c_char
)