pub unsafe extern "C" fn sceAtracSetLoopNum(
    atracHandle: c_int,
    loopNum: c_int
) -> c_int
Available on crate feature SceAtrac_stub only.