ffi.Pointer<ffi.Void> GetFiberData() { return (_GetFiberData ??= _dylib .lookupFunction<_c_GetFiberData, _dart_GetFiberData>('GetFiberData'))(); }