pub unsafe extern "C" fn webkit_geolocation_position_set_altitude(
    position: *mut WebKitGeolocationPosition,
    altitude: c_double,
)