pub unsafe extern "C" fn webkit_geolocation_position_set_speed(
    position: *mut WebKitGeolocationPosition,
    speed: c_double
)
Available on crate feature v2_26 only.