#pragma once
#include "platform/system.h"
uint64_t vehicle_spawn(void);
void vehicle_despawn(uint64_t id);