isc_heap_insert
isc_heap_insert(isc_heap_t *heap, void *elt);
result = isc_heap_insert(manager->heap, timer);