Draft: comctl32/toolbar: Always center bitmap for buttons.
The current implementation doesn't work when we set the button with a size that is greater than the size of bitmap.
Likely it isn't easy to test this automatically, attached is the testcase I wrote for it.
And this is the comparison:
toolbar_button_bitmap_testcase.tar.gz