pub unsafe extern "system" fn NtQueryInformationJobObject( JobHandle: HANDLE, JobObjectInformationClass: JOBOBJECTINFOCLASS, JobObjectInformation: PVOID, JobObjectInformationLength: ULONG, ReturnLength: PULONG) -> NTSTATUS