pub unsafe extern "C" fn gtk_widget_style_get_property(
    widget: *mut GtkWidget,
    property_name: *const c_char,
    value: *mut GValue
)