pub unsafe fn DRMGetCertificateChainCount<P0>(
    wszchain: P0,
    pccertcount: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,