pub unsafe fn RtmGetEnumNextHops(
    rtmreghandle: isize,
    enumhandle: isize,
    numnexthops: *mut u32,
    nexthophandles: *mut isize
) -> u32