Function windows_sys::Win32::Storage::Packaging::Appx::GetPackageFullNameFromToken
pub unsafe extern "system" fn GetPackageFullNameFromToken(
token: HANDLE,
packagefullnamelength: *mut u32,
packagefullname: PWSTR,
) -> WIN32_ERROR