#[no_mangle]
extern "C" fn AAudioStreamBuilder_setChannelCount(
    _builder: *mut AAudioStreamBuilder,
    _channel_count: i32
)