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