pub const TIOCGSID: c_ulong = 0x5429;
When successful, equivalent to *argp = tcgetsid(fd). Get the session ID of the given terminal.
*argp = tcgetsid(fd)