pub fn publish_package_request( release_tarball: Vec<u8>, api_key: &str, config: &Config, replace: bool ) -> Request<Vec<u8>>