pub fn store( namespace: &str, source_hash: u64, binary: &Path, ) -> Option<PathBuf>
Store a compiled binary for a language namespace and source hash.