pub unsafe extern "C" fn obs_property_set_visible(
    p: *mut obs_property_t,
    visible: bool
)