pub unsafe extern "C" fn hip_decode1_headersB(
gfp: hip_t,
mp3buf: *mut c_uchar,
len: usize,
pcm_l: *mut c_short,
pcm_r: *mut c_short,
mp3data: *mut mp3data_struct,
enc_delay: *mut c_int,
enc_padding: *mut c_int,
) -> c_int