pub unsafe extern "C" fn obs_sceneitem_set_order_position(
    item: *mut obs_sceneitem_t,
    position: c_int
)