pub unsafe fn DRMParseUnboundLicense<P0>(
    wszcertificate: P0,
    phqueryroot: *mut u32
) -> Result<()>
where P0: IntoParam<PCWSTR>,