pub unsafe extern "C" fn webkit_dom_html_table_col_element_set_ch_off(
    self_: *mut WebKitDOMHTMLTableColElement,
    value: *const c_char
)