pub unsafe fn AdviseInkChange<P0, P1>(hrc: P0, bnewstroke: P1) -> Result<()>
where P0: IntoParam<HRECOCONTEXT>, P1: IntoParam<BOOL>,