pub const MARK_DOMAIN_SOCKET_UID: MarkDomain;Expand description
Fuchsia does not have UIDs, we use the MARK_2 domain mark to store the
UID of the process that created the sockets when the socket was created
by a process running in Starnix. This mark should be left unset otherwise.