pub unsafe extern "C" fn json_parser_has_assignment( parser: *mut JsonParser, variable_name: *mut *mut c_char, ) -> gboolean