pub unsafe extern "C" fn obs_transition_set_alignment(
    transition: *mut obs_source_t,
    alignment: u32
)