int eglInitialize( int dpy, ffi.Pointer<ffi.Int32> major, ffi.Pointer<ffi.Int32> minor, ) { return _eglInitialize( dpy, major, minor, ); }