extern "wasi_snapshot_preview1" fn fd_allocate(fd_t, filesize_t, filesize_t) callconv(.C) errno_t
fd: fd_t,
offset: filesize_t,
len: filesize_t,