pub unsafe fn create_session_saved_model(
    folder_path: &str,
    metagraph_tags: MetagraphTagList<'_>
) -> Result<u32, WasmedgeTfErrno>