pub unsafe extern "C" fn obs_transition_set_size(
    transition: *mut obs_source_t,
    cx: u32,
    cy: u32
)