dll.add_function('DrawTextA', 'DWORD',[
      ["DWORD","hdc","in"],
      ["PCHAR","lpchText","in"],
      ["DWORD","cchText","in"],
      ["PBLOB","lprc","inout"],