// Freestanding `<string.h>` shim for the wasm32-unknown-unknown
// build. See [`stdlib.h`] for the rationale; the matching mem* /
// str* implementations live in the `tree-sitter` crate's
// `wasm/src/string.c`.
int ;
void *;
void *;
void *;
int ;
size_t ;
// SURREALQL_WASM_STRING_H_