pub fn send_sae_authentication_frame( sae_frame: &SaeFrame, channel: &Channel, bssid: &Bssid, proxy: &WlantapPhyProxy, ) -> Result<(), Error>