Function windows_sys::Wdk::Storage::FileSystem::SeCreateClientSecurity

pub unsafe extern "system" fn SeCreateClientSecurity(
    clientthread: PETHREAD,
    clientsecurityqos: *const SECURITY_QUALITY_OF_SERVICE,
    remotesession: BOOLEAN,
    clientcontext: *mut SECURITY_CLIENT_CONTEXT,
) -> NTSTATUS