int box_set( ffi.Pointer<WINDOW> arg0, ffi.Pointer<cchar_t> arg1, ffi.Pointer<cchar_t> arg2, ) { return _box_set( arg0, arg1, arg2, ); }