Moves child to the position after sibling in the list of this children.
If sibling is `NULL`, moves child to the first position.
| this |
a wrap box |
| child |
the widget to move, must be a child of this |
| sibling |
the sibling to move |