# zx_syscall_test_wrapper ## NAME syscall_test_wrapper - TODO(ZX-3106) ## SYNOPSIS ``` #include zx_status_t zx_syscall_test_wrapper(int a, int b, int c); ``` ## DESCRIPTION TODO(ZX-3106) ## RIGHTS TODO(ZX-2399) ## RETURN VALUE TODO(ZX-3106) ## ERRORS TODO(ZX-3106) ## SEE ALSO TODO(ZX-3106)