pub fn parse_vtab_args<'a>( argc: c_int, argv: *const *const c_char, ) -> Result<VTabArgs<'a>, Utf8Error>