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