pub unsafe extern "C" fn gtk_style_provider_get_style_property(
    provider: *mut GtkStyleProvider,
    path: *mut GtkWidgetPath,
    state: GtkStateFlags,
    pspec: *mut GParamSpec,
    value: *mut GValue
) -> gboolean