pub unsafe fn opus_encode_float( st: *mut OpusEncoder, pcm: *const f32, analysis_frame_size: i32, data: *mut u8, out_data_bytes: i32, ) -> i32