#include #include #include #include #include struct nub_core_string { const char *data; int length; }; int32_t nub_math_add_cc3fc9d68812b10d(int32_t, int32_t); int32_t nub_math_add_cc3fc9d68812b10d(int32_t a, int32_t b) { { return (a + b); } }