pub unsafe extern "C" fn obs_sceneitem_set_bounds_type(
    item: *mut obs_sceneitem_t,
    type_: obs_bounds_type
)