pub unsafe fn FileEncryptionStatusA<P0>( lpfilename: P0, lpstatus: *mut u32, ) -> Result<()>where P0: Param<PCSTR>,