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