pub unsafe extern "C" fn obs_sceneitem_set_transition_duration(
    item: *mut obs_sceneitem_t,
    show: bool,
    duration_ms: u32
)