pub fn notify_num_connections_changed(
    clientmodel: *mut ClientModel,
    new_num_connections: i32
)