pub unsafe extern "C" fn WavpackOpenFileInputEx(
    reader: *mut WavpackStreamReader,
    wv_id: *mut c_void,
    wvc_id: *mut c_void,
    error: *mut c_char,
    flags: c_int,
    norm_offset: c_int
) -> *mut WavpackContext