pub unsafe extern "system" fn DRMAcquireLicense(
    hsession: u32,
    uflags: u32,
    wszgroupidentitycredential: PCWSTR,
    wszrequestedrights: PCWSTR,
    wszcustomdata: PCWSTR,
    wszurl: PCWSTR,
    pvcontext: *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Data_RightsManagement"