void ImageDrawPixelV(Pointer<ImageC> dst, Vector2C position, ColorC color) { return _ImageDrawPixelV(dst, position, color); }