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