pub unsafe extern "system" fn RtlReportException(
    ExceptionRecord: *mut EXCEPTION_RECORD,
    ContextRecord: *mut CONTEXT,
    Flags: u32
) -> NTSTATUS