Is there no way to get hold of the wrapped `napi_callback_info` from a `Napi::CallbackInfo`? I need to call a function that's been written to accept the C NAPI type from one written with node-addon-api's C++ classes.