pub unsafe extern "C" fn napi_async_destroy(
    env: NapiEnv,
    async_context: napi_async_context
) -> NapiStatus