pub unsafe extern "system" fn SetupGetFileCompressionInfoW( sourcefilename: PCWSTR, actualsourcefilename: *mut PWSTR, sourcefilesize: *mut u32, targetfilesize: *mut u32, compressiontype: *mut FILE_COMPRESSION_TYPE, ) -> u32