Function GdipSetRenderingOrigin
pub unsafe extern "system" fn GdipSetRenderingOrigin(
graphics: *mut GpGraphics,
x: i32,
y: i32,
) -> Status
pub unsafe extern "system" fn GdipSetRenderingOrigin(
graphics: *mut GpGraphics,
x: i32,
y: i32,
) -> Status