pub unsafe extern "C" fn lame_encode_buffer_long2( gfp: *mut lame_global_flags, buffer_l: *mut c_long, buffer_r: *mut c_long, nsamples: c_int, mp3buf: *mut c_uchar, mp3buf_size: c_int, ) -> c_int