create proc xp_echo @msg varchar(255) as external filename "examples.so" exec xp_echo "this is a test"