pub unsafe extern "C" fn obs_scene_find_sceneitem_by_id(
    scene: *mut obs_scene_t,
    id: i64
) -> *mut obs_sceneitem_t