pub fn update_post_handler( ctx: Context<'_, '_, '_, '_, UpdatePost<'_>>, metadata_uri: String, ) -> Result<()>