pub unsafe extern "system" fn GetBestRoute2(
InterfaceLuid: *mut NET_LUID,
InterfaceIndex: NET_IFINDEX,
SourceAddress: *const SOCKADDR_INET,
DestinationAddress: *const SOCKADDR_INET,
AddressSortOptions: ULONG,
BestRoute: PMIB_IPFORWARD_ROW2,
BestSourceAddress: *mut SOCKADDR_INET,
) -> NETIOAPI_API