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