pub unsafe fn RtmInsertInRouteList(
    rtmreghandle: isize,
    routelisthandle: isize,
    numroutes: u32,
    routehandles: *mut isize
) -> u32