pub unsafe extern "system" fn RegSaveRestoreW(
    hwnd: HWND,
    psztitlestring: PWSTR,
    hkbckupkey: HKEY,
    pcszrootkey: PWSTR,
    pcszsubkey: PWSTR,
    pcszvaluename: PWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’, ‘Win32_System_Registry’