pub unsafe fn RtmGetRouteInfo(
    rtmreghandle: isize,
    routehandle: isize,
    routeinfo: *mut RTM_ROUTE_INFO,
    destaddress: *mut RTM_NET_ADDRESS
) -> u32