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