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