type attribute = | GobContext| GobPrecision
val attribute_to_string : attribute -> stringval has_attribute : string -> string -> GoblintCil.attribute list -> boolval has_option : string -> string -> GoblintCil.fundec -> boolval should_keep :
isAttr:attribute ->
keepOption:string ->
removeAttr:string ->
keepAttr:string ->
GoblintCil.fundec ->
bool