Function windows::Wdk::Storage::FileSystem::SeImpersonateClientEx

pub unsafe fn SeImpersonateClientEx<P0>(
    clientcontext: *const SECURITY_CLIENT_CONTEXT,
    serverthread: P0,
) -> NTSTATUS
where P0: Param<PETHREAD>,