PREPARE test_function(int) AS SELECT 2*$1 AS result;