pub unsafe extern "C" fn gtk_paper_size_new_from_ipp(
    ipp_name: *const c_char,
    width: c_double,
    height: c_double
) -> *mut GtkPaperSize