pub unsafe extern "C" fn gtk_notebook_get_nth_page(
    notebook: *mut GtkNotebook,
    page_num: c_int
) -> *mut GtkWidget