pub unsafe extern "C" fn obs_encoder_create_rerouted(
    encoder: *mut obs_encoder_t,
    reroute_id: *const c_char
) -> *mut c_void