pub unsafe extern "C" fn obs_source_set_push_to_mute_delay(
    source: *mut obs_source_t,
    delay: u64
)