[]Function wasi_common_lucet::hostcalls::fd_prestat_dir_name

pub fn fd_prestat_dir_name(
    wasi_ctx: &WasiCtx,
    memory: &mut [u8],
    fd: u32,
    path_ptr: u32,
    path_len: u32
) -> u16