pub unsafe extern "system" fn recv(
    s: SOCKET,
    buf: PSTR,
    len: i32,
    flags: SEND_RECV_FLAGS
) -> i32