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