pub unsafe extern "C" fn obs_property_text_set_info_word_wrap(
    p: *mut obs_property_t,
    word_wrap: bool
)