pub fn process_config_file(
    env: &mut TransportWrapperBuilder,
    conf_file: &Path
) -> Result<()>