Function windows::Wdk::Storage::FileSystem::SeAuditingAnyFileEventsWithContextEx
pub unsafe fn SeAuditingAnyFileEventsWithContextEx<P0>(
securitydescriptor: P0,
subjectsecuritycontext: Option<*const SECURITY_SUBJECT_CONTEXT>,
stagingenabled: Option<*mut BOOLEAN>,
) -> BOOLEANwhere
P0: Param<PSECURITY_DESCRIPTOR>,