Fixes https://github.com/denoland/deno/issues/17325
Adds support for static properties when using "napi_define_class".
Yearly tradition of creating extra noise in git.
This PR implements the NAPI for loading native modules into Deno. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: DjDeveloper <43033058+DjDeveloperr@users.noreply.github.com> Co-authored-by: Ryan Dahl <ry@tinyclouds.org>