Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateFromHDC2
pub unsafe extern "system" fn GdipCreateFromHDC2(
hdc: HDC,
hdevice: HANDLE,
graphics: *mut *mut GpGraphics,
) -> Status