Function windows_sys::Win32::UI::Shell::SHGetKnownFolderPath

pub unsafe extern "system" fn SHGetKnownFolderPath(
    rfid: *const GUID,
    dwflags: u32,
    htoken: HANDLE,
    ppszpath: *mut PWSTR,
) -> HRESULT