pub unsafe extern "C" fn obs_property_set_enabled(
    p: *mut obs_property_t,
    enabled: bool
)