pub unsafe extern "C" fn whisper_vad_init_from_buffer(
ctx: *mut whisper_context,
buffer: *const c_void,
buffer_size: usize,
) -> *mut whisper_vad_contextpub unsafe extern "C" fn whisper_vad_init_from_buffer(
ctx: *mut whisper_context,
buffer: *const c_void,
buffer_size: usize,
) -> *mut whisper_vad_context