pub unsafe fn DRMRegisterRevocationList<P0>(
    henv: u32,
    wszrevocationlist: P0
) -> Result<()>
where P0: IntoParam<PCWSTR>,