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