fn test_func() { rust_func().then(|x| { print("abc" * 5) }) }