pub unsafe extern "C" fn sceAudioOutOutput(
    port: c_int,
    buf: *const c_void
) -> c_int
Available on crate feature SceAudio_stub only.