Function windows::Win32::Storage::FileSystem::DecryptFileW

pub unsafe fn DecryptFileW<P0>(lpfilename: P0, dwreserved: u32) -> Result<()>
where P0: Param<PCWSTR>,