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