Function windows_sys::Win32::Graphics::GdiPlus::GdipGetFontHeightGivenDPI
pub unsafe extern "system" fn GdipGetFontHeightGivenDPI(
font: *const GpFont,
dpi: f32,
height: *mut f32
) -> Status