extern "ws2_32" fn recv(SOCKET, [*]u8, i32, i32) callconv(WINAPI) i32
s: SOCKET,
buf: [*]u8,
len: i32,
flags: i32,