#[no_mangle]
extern "C" fn AAudioStreamBuilder_openStream(
    _builder: *mut AAudioStreamBuilder,
    _stream: *mut *mut AAudioStream
) -> i32