@eholk recently completed the work to stabilize the const_fn_fn_ptr_basics and const_fn_trait_bound Rust features:
rust-lang/rust#93827
These features will become stable as of Rust 1.61. These features are required by the windows crate's implement and interface macros. If you use these macros with an earlier version of Rust, you will need to use a nightly compiler.