#[unsafe(no_mangle)]pub unsafe extern "C" fn wasm_table_set(
table: Option<&mut wasm_table_t>,
index: wasm_table_size_t,
r: *mut wasm_ref_t,
) -> bool#[unsafe(no_mangle)]pub unsafe extern "C" fn wasm_table_set(
table: Option<&mut wasm_table_t>,
index: wasm_table_size_t,
r: *mut wasm_ref_t,
) -> bool