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