pub unsafe extern "system" fn DRMGetNameAndDescription(
    hissuancelicense: u32,
    uindex: u32,
    pulcid: *mut u32,
    punamelength: *mut u32,
    wszname: PWSTR,
    pudescriptionlength: *mut u32,
    wszdescription: PWSTR
) -> HRESULT
Expand description

Required features: "Win32_Data_RightsManagement"