pub unsafe fn getsockopt( socket: CSocket, level: c_int, name: c_int, value: MutBuf, option_len: MutSockLen, ) -> c_int