pub fn struct_in_context<'ll>(
    llcx: &'ll Context,
    elts: &[&'ll Value],
    packed: bool
) -> &'ll Value