pub unsafe fn SHGetKnownFolderItem<'a, T: Interface>( rfid: *const Guid, flags: KNOWN_FOLDER_FLAG, htoken: impl IntoParam<'a, HANDLE>, ) -> Result<T>