pub unsafe fn RtmMarkDestForChangeNotification<P0>(
    rtmreghandle: isize,
    notifyhandle: isize,
    desthandle: isize,
    markdest: P0
) -> u32
where P0: IntoParam<BOOL>,