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