pub unsafe extern "C" fn webkit_frame_get_javascript_context_for_script_world(
    frame: *mut WebKitFrame,
    world: *mut WebKitScriptWorld
) -> JSGlobalContextRef
Available on crate feature v2_26 only.