pub unsafe extern "C" fn TCOD_parser_has_property(
    parser: TCOD_parser_t,
    name: *const c_char
) -> bool_