Function windows::Wdk::Storage::FileSystem::SeImpersonateClientEx
pub unsafe fn SeImpersonateClientEx<P0>(
clientcontext: *const SECURITY_CLIENT_CONTEXT,
serverthread: P0,
) -> NTSTATUSwhere
P0: Param<PETHREAD>,