(bind-func test_g_array3 (lambda () (let ((i 0)) (dotimes (i 100000000) (aset! g_array3 i i)) (= (aref g_array3 87654321) 87654321))))