use std::path::PathBuf; pub fn probe_lua() -> PathBuf { unreachable!() }