pub unsafe fn setsockopt( socket: CSocket, level: c_int, name: c_int, value: Buf, option_len: SockLen, ) -> c_int