fn get_attrs<'ll>(
    this: &ArgAttributes,
    cx: &CodegenCx<'ll, '_>
) -> SmallVec<[&'ll Attribute; 8]>