pub unsafe extern "C" fn WavpackAddWrapper(
    wpc: *mut WavpackContext,
    data: *mut c_void,
    bcount: u32
) -> c_int