pub unsafe extern "C" fn lv_label_set_text_fmt(
    obj: *mut lv_obj_t,
    fmt: *const c_char
    ...
)