pub fn parse_format_string( builtin_types: NonNull<BuiltinTypes>, data: *const c_char, size: usize, ) -> Vec<TypeId> ⓘ