pub fn set_socket_passcred<Fd: AsFd>(fd: Fd, passcred: bool) -> Result<()>
setsockopt(fd, SOL_SOCKET, SO_PASSCRED, passcred)
setsockopt
socket