pub unsafe extern "system" fn RaiseFailFastException(
    pExceptionRecord: *mut EXCEPTION_RECORD,
    pContextRecord: *mut CONTEXT,
    dwFlags: u32
)