pub unsafe extern "C" fn dzl_simple_label_set_label(
    self_: *mut DzlSimpleLabel,
    label: *const c_char
)