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