pub unsafe extern "C" fn obs_source_add_caption_callback(
    source: *mut obs_source_t,
    callback: obs_source_caption_t,
    param: *mut c_void
)