windows::Win32::UI::Shell

Function SHGetKnownFolderPath

pub unsafe fn SHGetKnownFolderPath(
    rfid: *const GUID,
    dwflags: KNOWN_FOLDER_FLAG,
    htoken: Option<HANDLE>,
) -> Result<PWSTR>