pub unsafe extern "C" fn dzl_shortcut_theme_load_from_file(
    self_: *mut DzlShortcutTheme,
    file: *mut GFile,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean