pub unsafe extern "C" fn webkit_dom_document_fragment_get_children(
    self_: *mut WebKitDOMDocumentFragment
) -> *mut WebKitDOMHTMLCollection
Available on crate feature v2_16 only.