pub unsafe extern "C" fn DrawRectangleGradientV( posX: c_int, posY: c_int, width: c_int, height: c_int, top: Color, bottom: Color, )