pub unsafe fn RtmGetEnumDests(
    rtmreghandle: isize,
    enumhandle: isize,
    numdests: *mut u32,
    destinfos: *mut RTM_DEST_INFO
) -> u32