pub fn scan_result_to_policy_scan_result(
    internal_results: &Vec<ScanResult>,
    wpa3_supported: bool
) -> Vec<ScanResult>