pub unsafe fn RtmGetChangeStatus(
    rtmreghandle: isize,
    notifyhandle: isize,
    desthandle: isize,
    changestatus: *mut BOOL
) -> u32