pub unsafe extern "C" fn webkit_geolocation_manager_update_position(
    manager: *mut WebKitGeolocationManager,
    position: *mut WebKitGeolocationPosition
)
Available on crate feature v2_26 only.