[]Function wasi_common::old::snapshot_0::hostcalls::args_sizes_get

pub unsafe fn args_sizes_get(
    wasi_ctx: &WasiCtx,
    memory: &mut [u8],
    argc_ptr: uintptr_t,
    argv_buf_size_ptr: uintptr_t
) -> __wasi_errno_t