pub fn header_g_string_append_param_quoted(
    header: &mut String,
    name: &str,
    value: &str
)