pub async fn start( iface_sme_proxy: &ApSmeProxy, target_ssid: Ssid, target_pwd: Vec<u8>, channel: u8, ) -> Result<StartApResultCode, Error>