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