pub unsafe extern "C" fn dzl_shortcut_context_add_action(
    self_: *mut DzlShortcutContext,
    accel: *const c_char,
    detailed_action_name: *const c_char
)