pub unsafe extern "C" fn dzl_shortcut_controller_remove_accel(
    self_: *mut DzlShortcutController,
    accel: *const c_char,
    phase: DzlShortcutPhase
)