sgs_(This)Call [function aliases]

void sgs_Call( sgs_Context* C, int args, int expect )

void sgs_ThisCall( sgs_Context* C, int args, int expect )

Call the function with the arguments on stack, returning the expected number of variables on stack.