#define STATUS_INSUFFICIENT_RESOURCES
NTSTATUS BlMmFreeHeap(_In_ PVOID Buffer)
return STATUS_NOT_IMPLEMENTED
PVOID BlMmAllocateHeap(_In_ SIZE_T Size)
BL_TEXT_CONSOLE TextConsole
#define NT_SUCCESS(StatCode)
NTSTATUS ConsoleRemoteConstruct(_In_ PBL_REMOTE_CONSOLE RemoteConsole)
PVOID DspRemoteInputConsole
NTSTATUS ConsoleCreateRemoteConsole(_In_ PBL_TEXT_CONSOLE *TextConsole)