pub unsafe extern "C" fn panel_position_set_column(
    self_: *mut PanelPosition,
    column: c_uint
)