What? The error code of blue screen can be custom

BSOD code: import ctypes ctypes.windll.ntdll.RtlAdjustPrivilege(19, 1, 0, ctypes.byref(ctypes.c_bool())) ctypes.windll.ntdll.NtRaiseHardError( 0xC0FFFFFF, 0, 0, 0, 6, ctypes.byref(ctypes.c_uint())) Replace 0xC0FFFFFF to the error code you want