pub unsafe extern "C" fn gtk_assistant_set_page_side_image(
    assistant: *mut GtkAssistant,
    page: *mut GtkWidget,
    pixbuf: *mut GdkPixbuf
)