pub fn register_all<T: 'static>(func_table: &mut FunctionTable<T>)
このモジュール以下の全ての関数を FunctionTable に登録する。