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