pub unsafe extern "C" fn dzl_shortcut_theme_save_to_path(
    self_: *mut DzlShortcutTheme,
    path: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean