pub unsafe extern "C" fn gtk_style_get_style_property(
    style: *mut GtkStyle,
    widget_type: GType,
    property_name: *const c_char,
    value: *mut GValue
)