pub unsafe extern "C" fn gtk_notebook_set_tab_pos(
    notebook: *mut GtkNotebook,
    pos: GtkPositionType
)