pub unsafe extern "C" fn webkit_geolocation_position_set_timestamp(
    position: *mut WebKitGeolocationPosition,
    timestamp: u64,
)