pub unsafe extern "C" fn gtk_icon_size_register(
    name: *const c_char,
    width: c_int,
    height: c_int
) -> GtkIconSize