internal Error(uv_err_t error) { _error = error; }
public static extern string uv_strerror(uv_err_t err);