pub unsafe fn SetBitmapBits<P0>(hbm: P0, cb: u32, pvbits: *const c_void) -> i32
where P0: IntoParam<HBITMAP>,