Function OSSingleton.requestPermission

At the moment this function is only used by AudioDriverOpenSL to request permission for RECORD_AUDIO on Android.

bool requestPermission (
  const(String) name
) nothrow @nogc;