Function glColor4s

pub unsafe extern "system" fn glColor4s(
    red: i16,
    green: i16,
    blue: i16,
    alpha: i16,
)