pub unsafe extern "C" fn gtk_assistant_set_page_title(
    assistant: *mut GtkAssistant,
    page: *mut GtkWidget,
    title: *const c_char
)