pub unsafe extern "C" fn dzl_shortcut_theme_set_accel_for_command(
    self_: *mut DzlShortcutTheme,
    command: *const c_char,
    accel: *const c_char,
    phase: DzlShortcutPhase
)