ffi.Pointer<ffi.Int8> eglQueryString( ffi.Pointer<ffi.Void> dpy, int name, ) { return _eglQueryString( dpy, name, ); }