void __fastcall FsRtlNotifyReportChange(
struct _REAL_NOTIFY_SYNC *a1,
_LIST_ENTRY *a2,
_STRING *a3,
_WORD *a4,
ULONG FilterMatch){
FsRtlNotifyFilterReportChange(
a1,
a2,
a3,
(unsigned __int16)(a3->Length - *a4),
0i64,
0i64,
FilterMatch,
0,
0i64,
0i64);
}