pub fn get_replacement_api( api_version: &str, kind: Option<&str>, ) -> Option<&'static str>
Get the replacement API for a deprecated API.