pub unsafe fn DRMSetApplicationSpecificData<P2, P3>( hissuancelicense: u32, fdelete: bool, wszname: P2, wszvalue: P3, ) -> Result<()>where P2: Param<PCWSTR>, P3: Param<PCWSTR>,