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