pub unsafe extern "C" fn gtk_arrow_set(
    arrow: *mut GtkArrow,
    arrow_type: GtkArrowType,
    shadow_type: GtkShadowType
)