pub unsafe extern "system" fn MsiOpenPackageW(
    szpackagepath: PCWSTR,
    hproduct: *mut MSIHANDLE,
) -> u32