func InitImage() { C.al_init_image_addon() }
func Init() bool { return bool(C.al_init_image_addon()) }