This answer describes how to move point to the next or previous heading.
I would like to move point to the next or previous heading, which is one level higher up the tree (at the parent level).
For example:
* One
** OneA
** OneB []
** OneC
* Two
If point is the []
, I would like to move point to * One
or * Two
immediately.