Sets the return information of an SDK call. Do not call this if there is no return data. This must be called if there is a return value (i.e. it is not necessarily safe to ignore the data).
native void PrepSDKCall_SetReturnInfo(SDKType type, SDKPassMethod pass, int decflags = 0, int encflags = 0)