Function windows_sys::Win32::Storage::Packaging::Appx::GetPackagePath
pub unsafe extern "system" fn GetPackagePath(
packageid: *const PACKAGE_ID,
reserved: u32,
pathlength: *mut u32,
path: PWSTR,
) -> WIN32_ERROR