pub unsafe fn SeAuditingAnyFileEventsWithContextEx<P0>(
    securitydescriptor: P0,
    subjectsecuritycontext: Option<*const SECURITY_SUBJECT_CONTEXT>,
    stagingenabled: Option<*mut BOOLEAN>,
) -> BOOLEAN
where P0: Param<PSECURITY_DESCRIPTOR>,