[]Function wasi_common_lucet::hostcalls::fd_tell

pub fn fd_tell(
    wasi_ctx: &WasiCtx,
    memory: &mut [u8],
    fd: u32,
    newoffset: u32
) -> u16