pub fn compile_struct_initializer_expr( ctx: &mut Compiler, expr: &AstStructInitializerExpr, ) -> Value