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