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