pub fn create_message_box(message: &str, title: &str)
Create a message box with the given message and title.