#[no_sanitize(address)]
//~^ ERROR the `#[no_sanitize]` attribute is an experimental feature
fn main() {
}