partial void UpdateHuman(Human instance);
 partial void DeleteHuman(Human instance);
 partial void InsertHuman(Human instance);