#[hash_function]
Hash the function
#[hash_function(const_name = "HASH")] fn foo() { println!("Hello, world!"); }