unix_ipc
pub fn serialize<S: Serialize>(s: S) -> Result<(Vec<u8>, Vec<RawFd>)>
Serializes something for IPC communication.