Shared dynamic library bundling jackdaw's extension-facing types. Mirrors `bevy_dylib`.
Single proxy dylib shipped with jackdaw. Extensions link against this via `cargo rustc --extern bevy=libjackdaw_sdk.so --extern jackdaw_api=libjackdaw_sdk.so` so they share one compilation of bevy + jackdaw types with the editor.