Function GdipScaleWorldTransform
pub unsafe extern "system" fn GdipScaleWorldTransform(
graphics: *mut GpGraphics,
sx: f32,
sy: f32,
order: MatrixOrder,
) -> Status
pub unsafe extern "system" fn GdipScaleWorldTransform(
graphics: *mut GpGraphics,
sx: f32,
sy: f32,
order: MatrixOrder,
) -> Status