[]Function wasi_common_lucet::hostcalls::fd_prestat_get

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