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