pub unsafe extern "system" fn FsRtlNotifyFullChangeDirectory(
    notifysync: PNOTIFY_SYNC,
    notifylist: *const LIST_ENTRY,
    fscontext: *const c_void,
    fulldirectoryname: *mut STRING,
    watchtree: BOOLEAN,
    ignorebuffer: BOOLEAN,
    completionfilter: u32,
    notifyirp: *const IRP,
    traversecallback: PCHECK_FOR_TRAVERSE_ACCESS,
    subjectcontext: *const SECURITY_SUBJECT_CONTEXT,
)