pub unsafe extern "C" fn llama_grammar_parser_parse( this: *mut llama_grammar_parser, src: *const c_char, ) -> bool