package yu_curl type curl_ws_frame struct { age int32 flags int32 offset int64 bytesleft int64 len int64 }