pub unsafe extern "C" fn gtk_shortcut_new(
    trigger: *mut GtkShortcutTrigger,
    action: *mut GtkShortcutAction
) -> *mut GtkShortcut