Function GdipGetDpiX

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