pub unsafe extern "C" fn gtk_style_properties_set_property(
    props: *mut GtkStyleProperties,
    property: *const c_char,
    state: GtkStateFlags,
    value: *const GValue
)