USER_PTR
# define USER_PTR(ptr,n) _nc_visbuf2(n, (const char *)ptr)
# define USER_PTR(ptr,n) _nc_my_visbuf((const char *)ptr, n)