Function CheckIsMSIXPackage

pub unsafe extern "system" fn CheckIsMSIXPackage(
    packagefullname: PCWSTR,
    ismsixpackage: *mut BOOL,
) -> HRESULT