pub unsafe fn GdipMultiplyTextureTransform(
    brush: *mut GpTexture,
    matrix: *const Matrix,
    order: MatrixOrder,
) -> Status