pub unsafe extern "system" fn RtlReportException(
    ExceptionRecord: PEXCEPTION_RECORD,
    ContextRecord: PCONTEXT,
    Flags: ULONG
) -> NTSTATUS