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