pub unsafe extern "C" fn gtk_notebook_remove_page(
    notebook: *mut GtkNotebook,
    page_num: c_int
)