pool_value_set_string
final static native int pool_value_set_string(long pv, String val);
pool_value_set_string(pool_value_t *pv, const char *val)