pub unsafe extern "C" fn obs_source_set_muted(
    source: *mut obs_source_t,
    muted: bool
)