pub unsafe extern "C" fn Lav_bufferLoadFromArray( bufferHandle: LavHandle, sr: c_int, channels: c_int, frames: c_int, data: *mut f32, ) -> LavError