pub unsafe extern "C" fn gtk_style_properties_merge(
    props: *mut GtkStyleProperties,
    props_to_merge: *const GtkStyleProperties,
    replace: gboolean
)