pub unsafe extern "C" fn obs_source_set_video_frame2(
    source: *mut obs_source_t,
    frame: *const obs_source_frame2
)