pub async fn api_ca_child_remove(
    req: Request,
    ca: CaHandle,
    child: ChildHandle
) -> RoutingResult