const math = @import("std").math; const c = @cImport({ @cInclude("raylib.h"); });