[]Function wasi_common_lucet::hostcalls::fd_fdstat_get

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