pub unsafe extern "system" fn MsiDeterminePatchSequenceW(
    szproductcode: PCWSTR,
    szusersid: PCWSTR,
    dwcontext: MSIINSTALLCONTEXT,
    cpatchinfo: u32,
    ppatchinfo: *mut MSIPATCHSEQUENCEINFOW,
) -> u32