1error: const extern function is not supported 2 --> tests/ui/const_fn.rs:4:9 3 | 44 | const fn f(); 5 | ^^^^^^^^^^^^^ 6