pub unsafe extern "system" fn DRMLoadLibrary(
    henv: u32,
    especification: DRMSPECTYPE,
    wszlibraryprovider: PWSTR,
    wszcredentials: PWSTR,
    phlibrary: *mut u32
) -> HRESULT
Expand description

Required features: ‘Win32_Data_RightsManagement’, ‘Win32_Foundation’