Function DbgSetDebugPrintCallback
pub unsafe extern "system" fn DbgSetDebugPrintCallback(
debugprintcallback: PDEBUG_PRINT_CALLBACK,
enable: bool,
) -> NTSTATUSpub unsafe extern "system" fn DbgSetDebugPrintCallback(
debugprintcallback: PDEBUG_PRINT_CALLBACK,
enable: bool,
) -> NTSTATUS