user32: Store a scroll_info pointer in the scrollbar control info.
user32: Set FNID for the builtin scrollbar window class. This adds a todo_wine on the comctl32 scrollbar test as the comctl32 class is supposed to be duplicated from the user32 class instead of reusing it.