__vlogf
extern void __vlogf(int, float *, int, float *, int);
__vlogf(n, y + 1, stridey, y, stridey);
__vlogf(*n, x, *stridex, y, *stridey);