Function SetupGetFileCompressionInfoA
pub unsafe extern "system" fn SetupGetFileCompressionInfoA(
sourcefilename: PCSTR,
actualsourcefilename: *mut PSTR,
sourcefilesize: *mut u32,
targetfilesize: *mut u32,
compressiontype: *mut FILE_COMPRESSION_TYPE,
) -> u32