[]Function wasi_common_lucet::hostcalls::fd_filestat_get

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