pub unsafe extern "C" fn obs_property_set_modified_callback(
    p: *mut obs_property_t,
    modified: obs_property_modified_t
)