pub(crate) fn message_box(
    title: &str,
    message: &str,
    box_type: &str,
    icon: &str,
    button: i32
) -> i32