[ERROR]
Long long bit fields are not yet supported.
struct A {
long long l:64;
};
Do not use long long bit fields.