pub unsafe extern "system" fn GdipScaleTextureTransform(
    brush: *mut GpTexture,
    sx: f32,
    sy: f32,
    order: MatrixOrder
) -> Status