`return null` is no longer allowed for Void-returns: HaxeFoundation/haxe#7198 This was causing issues when building a completion cache with the HL target: lime/src/lime/_internal/backend/native/NativeCFFI.hx:3435: characters 9-82 : Cannot return `null` from Void-function