pub fn msg_surface_created( surface_id: u16, parent_id: u16, width: u16, height: u16, title: &str, app_id: &str, ) -> Vec<u8> ⓘ