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