pub fn chdir<M: MemorySize>( ctx: FunctionEnvMut<'_, WasiEnv>, path: WasmPtr<u8, M>, path_len: M::Offset, ) -> Result<Errno, WasiError>
chdir()
Sets the current working directory