pub unsafe extern "C" fn wasm_table_set(
table: *mut wasm_table_t,
index: wasm_table_size_t,
value: *mut wasm_ref_t,
) -> boolpub unsafe extern "C" fn wasm_table_set(
table: *mut wasm_table_t,
index: wasm_table_size_t,
value: *mut wasm_ref_t,
) -> bool