extern "c" fn accept4(c.T, ?*c.T, ?*c.T, c_uint) callconv(.C) c_int
sockfd: c.T,
addr: ?*c.T,
addrlen: ?*c.T,
flags: c_uint,