dll.add_function( 'QueryInformationJobObject', 'BOOL',[
      ["HANDLE","hJob","in"],
      ["PBLOB","JobObjectInformationClass","in"],
      ["PBLOB","lpJobObjectInformation","out"],
      ["DWORD","cbJobObjectInformationLength","in"],