In DECLARE EXTERNAL FUNCTION <name>, any <name> can be given for use by the SQL statements that are going to call it. However, as with any UDF, the name in the array (in this case, byte_len) must be referenced in the function declaration by the ENTRY_POINT attribute of the DECLARE...