pub unsafe extern "system" fn DRMGetServiceLocation(
    hclient: u32,
    uservicetype: u32,
    uservicelocation: u32,
    wszissuancelicense: PCWSTR,
    puserviceurllength: *mut u32,
    wszserviceurl: PWSTR
) -> HRESULT