Function SetupGetFileCompressionInfoW

Source
pub unsafe extern "system" fn SetupGetFileCompressionInfoW(
    SourceFileName: PCWSTR,
    ActualSourceFileName: *mut PWSTR,
    SourceFileSize: PDWORD,
    TargetFileSize: PDWORD,
    CompressionType: PUINT,
) -> DWORD