: void rb_define_global_function(const char *name, VALUE (*func)(), int argc)
    ؿ name ޤ
    func  argc  rb_define_method ƱǤ

