pub unsafe fn SetMessageWaitingIndicator<P0>(
    hmsgindicator: P0,
    ulmsgcount: u32
) -> BOOL
where P0: IntoParam<HANDLE>,