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

Required features: "Win32_Devices_DeviceAndDriverInstallation"