vmci_handle_arr_destroy
vmci_handle_arr_destroy(context->doorbell_array);
vmci_handle_arr_destroy(context->queue_pair_array);
vmci_handle_arr_destroy(subscriber_array);
vmci_handle_arr_destroy(context->queue_pair_array);
vmci_handle_arr_destroy(context->doorbell_array);
vmci_handle_arr_destroy(context->pending_doorbell_array);
vmci_handle_arr_destroy(context->pending_doorbell_array);
vmci_handle_arr_destroy(db_handle_array);
vmci_handle_arr_destroy(qp_handle_array);
void vmci_handle_arr_destroy(struct vmci_handle_arr *array);