Add @foreign annotation for structs defined in read only foreign headers. Eg: ``` //@json /* @foreign struct tm { tm_isdst: 'private' } */ ``` Not 100% sure on the syntax yet