use rboring as boring;
fn main() {
println!("boring::fips::enabled(): {}", boring::fips::enabled());
}