extern "wasi_snapshot_preview1" fn path_create_directory(fd_t, [*]const u8, usize) callconv(.C) errno_t
fd: fd_t,
path: [*]const u8,
path_len: usize,