pub unsafe extern "system" fn GdipGetDpiY(
    graphics: *mut GpGraphics,
    dpi: *mut f32
) -> Status