pub unsafe fn DRMGetUnboundLicenseObjectCount<P1>( hqueryroot: u32, wszsubobjecttype: P1, pcsubobjects: *mut u32, ) -> Result<()>where P1: Param<PCWSTR>,