@ffi.Native<ffi.Int Function(ffi.Int, ffi.Int)>() external int stb_mod_eucl(int value_to_be_divided, int value_to_divide_by);