pub unsafe extern "C" fn webview_set_html(
    w: webview_t,
    html: *const c_char
)