pub unsafe extern "system" fn SHSetFolderPathW(
    csidl: i32,
    htoken: HANDLE,
    dwflags: u32,
    pszpath: PCWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"