pub unsafe fn GetDeviceGammaRamp<P0>(hdc: P0, lpramp: *mut c_void) -> BOOL
where P0: IntoParam<HDC>,