pub unsafe extern "C" fn webkit_dom_document_create_comment(
    self_: *mut WebKitDOMDocument,
    data: *const c_char
) -> *mut WebKitDOMComment