This better disambiguates with the msg_generated.ts module, which in JS we call "fbs", but would be better called "msg".
This is a large API refactor of deno.h which replaces deno_send() and deno_set_response() with deno_respond(). It also adds a req_id parameter to the deno_recv_cb. Make writeFile/writeFileSync use it.