pub unsafe fn DRMAddLicense<P2>( hlicensestorage: u32, uflags: u32, wszlicense: P2, ) -> Result<()>where P2: Param<PCWSTR>,