pub fn handle_client_request<T: GetBlockDeviceLayout>(
    dev: &mut T,
    msg_info: MessageInfo,
) -> MessageInfo