Function windows::Win32::Storage::Packaging::Appx::PackageFullNameFromId

pub unsafe fn PackageFullNameFromId(
    packageid: *const PACKAGE_ID,
    packagefullnamelength: *mut u32,
    packagefullname: PWSTR,
) -> WIN32_ERROR