import { Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { UnsafePointerView } = Deno;
Gets a C string (null
terminated string) at the specified byte offset
from the specified pointer.
Parameters
pointer: PointerObject