pub unsafe extern "C" fn webkit_geolocation_position_set_speed(
    position: *mut WebKitGeolocationPosition,
    speed: c_double,
)