pub unsafe fn DRMGetOwnerLicense(
    hissuancelicense: u32,
    puownerlicenselength: *mut u32,
    wszownerlicense: PWSTR
) -> Result<()>