pub unsafe extern "C" fn CWebView_load_html(
    self_: *mut CWebView,
    html: *const c_char
)