Without this, builds with `-DBUILD_SHARED_LIBS=ON` fail.
156b127945
The altera struct pack align lint check finds structs that are inefficiently packed or aligned and recommends packing/aligning of the structs using the packed and aligned attributes as needed in a warning.