pub unsafe extern "system" fn DRMGetInfo(
    handle: u32,
    wszattribute: PCWSTR,
    peencoding: *const DRMENCODINGTYPE,
    pcbuffer: *mut u32,
    pbbuffer: *mut u8
) -> HRESULT