pub unsafe extern "C" fn vlImageComputeImageSize(
    uiWidth: vlUInt,
    uiHeight: vlUInt,
    uiDepth: vlUInt,
    uiMipmaps: vlUInt,
    ImageFormat: VTFImageFormat
) -> vlUInt