static bool deletavel(int status) { return status == REGISTRO_DELETAR_ALTERAR || status == REGISTRO_DELETAR; }