pub unsafe fn EndBufferedPaint<P0>(
    hbufferedpaint: isize,
    fupdatetarget: P0
) -> Result<()>
where P0: IntoParam<BOOL>,