#[no_mangle]
pub unsafe extern "C" fn rune_string_tensor_free(
    tensor: *const StringTensor<'_>
)