pub(crate) unsafe extern "C" fn AAudioStreamBuilder_setChannelCount(
    builder: *mut AAudioStreamBuilder,
    channel_count: i32
)