pub unsafe extern "C" fn GuiMessageBox( bounds: Rectangle, title: *const c_char, message: *const c_char, buttons: *const c_char ) -> c_int