CGBitmapContextCreate

external fun CGBitmapContextCreate(buffer: Pointer?, width: Int, height: Int, bits: Int, stride: Int, colorSpace: Pointer?, alphaInfo: Int): Pointer?