a solve for https://github.com/ecsact-dev/ecsact_lang_cpp/issues/80 would be to include a trivial system check in the meta module this fn signature should be sufficient: ```c bool ecsact_meta_is_system_trivial(ecsact_system_like_id); ```