pub unsafe extern "C" fn gtk_image_get_icon_name(
    image: *mut GtkImage,
    icon_name: *mut *const c_char,
    size: *mut GtkIconSize
)