名稱：
	function_owner - 傳回指定函式的擁有者。
語法：
	object function_owner( function );

	物件 function_owner( 函式指標 );
用法：
	function_owner 傳回擁有參數函式的物件。

	本函式需要定義 PACKAGE_CONTRIB。
參考：
	bind
作者：
	Tim Hollebeek  Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere
翻譯：
	spock@muds.net		2000.May.28.	v22 版
