pub unsafe extern "C" fn he_bottom_bar_insert_button_after(
    self_: *mut HeBottomBar,
    icon: *mut HeIconicButton,
    after: *mut HeIconicButton,
    position: HeBottomBarPosition
)