pub fn find_harness_binary(harness: Harness) -> Result<&'static str>
Find the full path to a harness binary. Caches the result for subsequent calls.