pub unsafe fn SHGetKnownFolderPath<'a>( rfid: *const Guid, dwflags: u32, htoken: impl IntoParam<'a, HANDLE>, ) -> Result<PWSTR>