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