ref: a70379d7e4b822f532fb0a8ccdd1624a90b64a68
dir: /src/types.h/
#pragma once sl_type *get_type(sl_v t); sl_type *get_arr_type(sl_v eltype); sl_type *define_opaque_type(sl_v sym, usize sz, sl_cvtable *vtab, cvinitfunc_t init); void relocate_typetable(void);