parseHTMLUnsafe

unsafe extern "C" fn parseHTMLUnsafe<D: DomTypes>(
    cx: *mut JSContext,
    argc: c_uint,
    vp: *mut JSVal,
) -> bool