pub unsafe fn GetBitmapBits<P0>(hbit: P0, cb: i32, lpvbits: *mut c_void) -> i32
where P0: IntoParam<HBITMAP>,