Function GdipMultiplyWorldTransform
pub unsafe extern "system" fn GdipMultiplyWorldTransform(
graphics: *mut GpGraphics,
matrix: *const Matrix,
order: MatrixOrder,
) -> Status
pub unsafe extern "system" fn GdipMultiplyWorldTransform(
graphics: *mut GpGraphics,
matrix: *const Matrix,
order: MatrixOrder,
) -> Status