bool callWildcardBeginA(Space space) { return bindings.cpArbiterCallWildcardBeginA(_arbiterResource, space._toPointer) == 0 ? false : true; }