pub unsafe fn DRMDeleteLicense<P0>(
    hsession: u32,
    wszlicenseid: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,