pub fn parse_create_option( opt_or_replace: bool, opt_if_not_exists: bool, ) -> Result<CreateOption, Err<ErrorKind>>