pub unsafe extern "C" fn webview_inject_css(
    this: *mut CWebView,
    css: *const c_char
) -> c_int