ffi.Pointer<ffi.Int> wmemchr( ffi.Pointer<ffi.WChar> arg0, int arg1, int arg2, ) { return _wmemchr( arg0, arg1, arg2, ); }