void AddFriend( ffi.Pointer<ffi.Char> operationID, ffi.Pointer<ffi.Char> userIDReqMsg, ) { return _AddFriend( operationID, userIDReqMsg, ); }