[]Function wasi_common_lucet::hostcalls::fd_filestat_set_size

pub unsafe fn fd_filestat_set_size(
    wasi_ctx: &WasiCtx,
    fd: u32,
    st_size: u64
) -> u16