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