pub unsafe extern "system" fn GdipGetTextureWrapMode(
    brush: *mut GpTexture,
    wrapmode: *mut WrapMode
) -> Status