pub unsafe extern "C" fn whisper_ctx_init_openvino_encoder( ctx: *mut whisper_context, model_path: *const c_char, device: *const c_char, cache_dir: *const c_char, ) -> c_int