use mem;
use libnode_sys;
use crateStatus;
/// Notice
/// The hook will be removed if `AsyncCleanupHook` was `dropped`.
/// If you want keep the hook until node process exited, call the `AsyncCleanupHook::forget`.
napi_async_cleanup_hook_handle);