pub unsafe extern "system" fn SetupDecompressOrCopyFileW(
    sourcefilename: PCWSTR,
    targetfilename: PCWSTR,
    compressiontype: *const FILE_COMPRESSION_TYPE,
) -> u32