pub unsafe fn WMIsContentProtected<P0>( pwszfilename: P0, pfisprotected: *mut BOOL, ) -> Result<()>where P0: Param<PCWSTR>,