function rpc_test(callback, p0) { ajax_rpc(callback, 'test', [p0]); }