pub const CONFIG_SEARCH_PATHS: [&str; 3];Expand description
Well-known config locations probed in order when AV_CONFIG is unset.
Project-local files (current directory) beat the per-user file the
avctl setup wizard writes (see user_config_path).