pub unsafe extern "C" fn whisper_init_from_buffer_with_params(
buffer: *const c_void,
buffer_size: usize,
params: whisper_context_params,
) -> *mut whisper_contextpub unsafe extern "C" fn whisper_init_from_buffer_with_params(
buffer: *const c_void,
buffer_size: usize,
params: whisper_context_params,
) -> *mut whisper_context