pub unsafe extern "system" fn SeCaptureSubjectContextEx(
    thread: PETHREAD,
    process: PEPROCESS,
    subjectcontext: *mut SECURITY_SUBJECT_CONTEXT
)
Expand description

Required features: "Wdk_Foundation", "Win32_Security"