pub unsafe extern "C" fn sceAudioInInput(
    port: c_int,
    destPtr: *mut c_void
) -> c_int
Available on crate feature SceAudioIn_stub only.