pub fn add_fds_to_message(
    msg: &mut msghdr,
    fds: &[RawFd]
) -> Result<LayoutAllocation>