pub unsafe fn GdipTranslateTextureTransform(
    brush: *mut GpTexture,
    dx: f32,
    dy: f32,
    order: MatrixOrder
) -> Status