Function windows_sys::Win32::Storage::Packaging::Appx::GetCurrentPackageInfo2
pub unsafe extern "system" fn GetCurrentPackageInfo2(
flags: u32,
packagepathtype: PackagePathType,
bufferlength: *mut u32,
buffer: *mut u8,
count: *mut u32,
) -> WIN32_ERROR