pub fn Dialog_Show( player: &Player, dialog: i32, style: i32, title: &str, body: &str, button1: &str, button2: &str, ) -> bool