pub unsafe extern "C" fn TCOD_struct_add_property(
def: TCOD_parser_struct_t,
name: *const c_char,
type_: TCOD_value_type_t,
mandatory: bool_,
)pub unsafe extern "C" fn TCOD_struct_add_property(
def: TCOD_parser_struct_t,
name: *const c_char,
type_: TCOD_value_type_t,
mandatory: bool_,
)