pub unsafe extern "C" fn opus_encode24(
st: *mut OpusEncoder,
pcm: *const opus_int32,
frame_size: c_int,
data: *mut c_uchar,
max_data_bytes: opus_int32,
) -> opus_int32pub unsafe extern "C" fn opus_encode24(
st: *mut OpusEncoder,
pcm: *const opus_int32,
frame_size: c_int,
data: *mut c_uchar,
max_data_bytes: opus_int32,
) -> opus_int32