type t = {
module_asm: str,
meta_sect_name: str,
data_layout: str,
target_triple: str,
gcc_args: [str]
};