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