partial void UpdatePessoa(Pessoa instance);
 partial void DeletePessoa(Pessoa instance);
 partial void InsertPessoa(Pessoa instance);