pub fn get_flags_section<F>(signature: &Signature, value_formatter: F) -> Stringwhere
    F: FnMut(&Value) -> String,