pub unsafe extern "C" fn gtk_print_operation_set_use_full_page(
    op: *mut GtkPrintOperation,
    full_page: gboolean
)