neo_permission!() { /* proc-macro */ }
Declare manifest permissions and embed them as a custom section.
neo_permission!("0x1234567890abcdef", ["method1", "method2"]);