Function DbgSetDebugPrintCallback

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