pub fn get_subject_by_strategy( name_strategy: &SchemaRegistryNameStrategy, topic: &str, record: Option<&str>, is_key: bool, ) -> Result<String, InvalidOptionError>