pub unsafe fn GetCompressedFileSizeA<P0>( lpfilename: P0, lpfilesizehigh: Option<*mut u32>, ) -> u32where P0: Param<PCSTR>,