pub unsafe fn RtmUpdateAndUnlockRoute(
    rtmreghandle: isize,
    routehandle: isize,
    timetolive: u32,
    routelisthandle: isize,
    notifytype: u32,
    notifyhandle: isize,
    changeflags: *mut u32
) -> u32