int getopt( int __argc, ffi.Pointer<ffi.Pointer<ffi.Char>> arg1, ffi.Pointer<ffi.Char> arg2, ) { return _getopt(__argc, arg1, arg2); }