pub unsafe extern "C" fn dzl_shortcut_label_set_chord(
    self_: *mut DzlShortcutLabel,
    chord: *const DzlShortcutChord
)