pub unsafe extern "C" fn wlanif_init_sta(netif: *mut netif) -> err_t
@brief LWIP’s network stack init function for WiFi (Station) @param netif LWIP’s network interface handle @return ERR_OK on success