Source position: jwanative.pas line 5990
function NtSystemDebugControl(
ControlCode: DEBUG_CONTROL_CODE;
InputBuffer: PVOID;
InputBufferLength: ULONG;
OutputBuffer: PVOID;
OutputBufferLength: ULONG;
ReturnLength: PULONG
):NTSTATUS;