#[no_mangle]
extern "C" fn AAudioStreamBuilder_setDirection(
    _builder: *mut AAudioStreamBuilder,
    _direction: u32
)