pub unsafe extern "C" fn obs_output_output_caption_text2(
    output: *mut obs_output_t,
    text: *const c_char,
    display_duration: f64
)