pub unsafe extern "C" fn gtk_style_properties_lookup_property(
    property_name: *const c_char,
    parse_func: *mut GtkStylePropertyParser,
    pspec: *mut *mut GParamSpec
) -> gboolean