pub unsafe extern "C" fn gtk_style_context_add_region(
    context: *mut GtkStyleContext,
    region_name: *const c_char,
    flags: GtkRegionFlags
)