Converts a log level to a string.
@ffi.Native<ffi.Pointer<ffi.Char> Function(ma_uint32)>() external ffi.Pointer<ffi.Char> ma_log_level_to_string(int logLevel);