pub unsafe extern "C" fn napi_throw(
    env: napi_env,
    error: napi_value
) -> napi_status