pub unsafe extern "C" fn obs_sceneitem_select(
    item: *mut obs_sceneitem_t,
    select: bool
)