int SetUserGeoName( ffi.Pointer<ffi.Uint16> geoName, ) { return (_SetUserGeoName ??= _dylib.lookupFunction<_c_SetUserGeoName, _dart_SetUserGeoName>( 'SetUserGeoName'))( geoName, ); }