[]Function wasi_common_lucet::hostcalls::path_create_directory

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