pub unsafe extern "C" fn webkit_web_view_set_microphone_capture_state(
    web_view: *mut WebKitWebView,
    state: WebKitMediaCaptureState,
)