void hello_crystal(); // Manually declare Crystal `fun` int main() { hello_crystal(); // Call to Crystal }