Some time ago the Classic API object size related parameters were changed to use size_t. Reflect this in the Ada bindings. Update #3082.
This solves a build dependency issue, e.g. building tests before librtemsbsp.a exists. Close #3079.