Function windows_sys::Win32::Storage::Packaging::Appx::CheckIsMSIXPackage
pub unsafe extern "system" fn CheckIsMSIXPackage(
packagefullname: PCWSTR,
ismsixpackage: *mut BOOL,
) -> HRESULT