pub unsafe extern "C" fn emscripten_websocket_send_utf8_text( socket: c_int, textData: *const c_char, ) -> c_int