pub unsafe extern "C" fn obs_property_list_add_bool( p: *mut obs_property_t, name: *const c_char, val: bool, ) -> usize