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