nwam_value_create_int64_array
ret = nwam_value_create_int64_array(int_vals, n, &data);
extern nwam_error_t nwam_value_create_int64_array(int64_t *, uint_t,
if ((err = nwam_value_create_int64_array(newvalint,
return (nwam_value_create_int64_array(&value, 1, valuep));
if ((err = nwam_value_create_int64_array(valint64, numvalues,