pub unsafe extern "C" fn obs_source_set_monitoring_type(
    source: *mut obs_source_t,
    type_: obs_monitoring_type
)