pub unsafe fn opus_encode( st: *mut OpusEncoder, pcm: *const i16, analysis_frame_size: i32, data: *mut u8, max_data_bytes: i32, ) -> i32