pub unsafe extern "C" fn obs_transition_set_scale_type(
    transition: *mut obs_source_t,
    type_: obs_transition_scale_type
)