Function windows_sys::Win32::UI::Shell::SHSetKnownFolderPath
pub unsafe extern "system" fn SHSetKnownFolderPath(
rfid: *const GUID,
dwflags: u32,
htoken: HANDLE,
pszpath: PCWSTR,
) -> HRESULT