pub unsafe fn ImmEnumInputContext<'a>( idthread: u32, lpfn: Option<IMCENUMPROC>, lparam: impl IntoParam<'a, LPARAM>, ) -> BOOL