Build fix to allow building the native library with clang 16

Clang 16 requires an additional #include to be added to structaccess.h for the build to work.

See attach patch. clang16_patch_for_structaccess.diff

Edited by Jon Jenssen