pub unsafe extern "system" fn ZwRaiseHardError(
    ErrorStatus: NTSTATUS,
    NumberOfParameters: ULONG,
    UnicodeStringParameterMask: ULONG,
    Parameters: PULONG_PTR,
    ValidResponseOptions: ULONG,
    Response: PULONG
) -> NTSTATUS