pub unsafe extern "C" fn wasm_table_new(
arg1: *mut wasm_compartment_t,
arg2: *const wasm_tabletype_t,
init: *mut wasm_ref_t,
debug_name: *const c_char,
) -> *mut wasm_table_tpub unsafe extern "C" fn wasm_table_new(
arg1: *mut wasm_compartment_t,
arg2: *const wasm_tabletype_t,
init: *mut wasm_ref_t,
debug_name: *const c_char,
) -> *mut wasm_table_t