pub unsafe extern "C" fn GenImagePerlinNoise( width: i32, height: i32, offsetX: i32, offsetY: i32, scale: f32) -> Image