pub unsafe extern "C" fn sceAvPlayerSetLooping(
    handle: SceAvPlayerHandle,
    looping: SceBool
) -> c_int
Available on crate feature SceAvPlayer_stub only.