e.g. ``` rust #[allow(uppercase_variable)] let L = [1,2]; #[only_uses(ffi)] // (hypothetical) unsafe { // ... } ```