pub unsafe extern "C" fn obs_property_text_set_monospace(
    p: *mut obs_property_t,
    monospace: bool
)