pub unsafe extern "system" fn MsiGetPatchFileListW(
    szproductcode: PCWSTR,
    szpatchpackages: PCWSTR,
    pcfiles: *mut u32,
    pphfilerecords: *mut *mut MSIHANDLE,
) -> u32