pub unsafe extern "system" fn DRMGetBoundLicenseAttribute(
    hqueryroot: u32,
    wszattribute: PCWSTR,
    iwhich: u32,
    peencoding: *mut DRMENCODINGTYPE,
    pcbuffer: *mut u32,
    pbbuffer: *mut u8,
) -> HRESULT