- allocatevoid allocate(StringPayload!T* pl, size_t s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- deallocatevoid deallocate(StringPayload!T* pl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- decrementRefCntvoid decrementRefCnt(StringPayload!T* pl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- incrementRefCntvoid incrementRefCnt(StringPayload!T* pl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- makeStringPayload!T* make() 
- Undocumented in source. Be warned that the author may not have intended to support it.