With isc_mem_get() and dns_name_dup() no longer being able to fail, some functions can now only return ISC_R_SUCCESS. Change the return type to void for the following function(s): * dns_ssutable_addrule() * dns_ssutable_create() * dns_ssutable_createdlz()