pub fn make_config_c<T>(extensions: &[(T, T)]) -> Stringwhere T: AsRef<str>,
Produce the content of the config.c file containing built-in extensions.