pub unsafe extern "C" fn webkit_dom_css_style_declaration_is_property_implicit(
    self_: *mut WebKitDOMCSSStyleDeclaration,
    propertyName: *const c_char
) -> gboolean